Skip to content

docs: align dev docs and release notes with current tooling#219

Merged
oleg-flamingocx merged 2 commits into
mainfrom
chore/update-docs
Jul 13, 2026
Merged

docs: align dev docs and release notes with current tooling#219
oleg-flamingocx merged 2 commits into
mainfrom
chore/update-docs

Conversation

@oleg-flamingocx

@oleg-flamingocx oleg-flamingocx commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

local-development.md: reference the Makefile's fmt/vet/tidy targets and fix the build-all description (all six release platforms, not "all platforms").

RELEASE_NOTES.md: the file claimed the workflow replaces it with generated content, but nothing reads it — notes come from GitHub (goreleaser github-native), categorized by PR label via .github/release.yml. Rewrite to document that and keep the local --snapshot command.

Summary by CodeRabbit

  • Documentation
    • Updated release notes guidance to reflect GitHub-generated changelogs and release note categorization.
    • Clarified that local release builds cover six platforms and align with the project’s release configuration.
    • Simplified local development instructions with standardized formatting, validation, linting, and dependency-maintenance commands.
    • Documented that these local checks mirror continuous integration requirements and updated the pre-commit checklist.

local-development.md: reference the Makefile's fmt/vet/tidy targets and fix the
build-all description (all six release platforms, not "all platforms").

RELEASE_NOTES.md: the file claimed the workflow replaces it with generated
content, but nothing reads it — notes come from GitHub (goreleaser
github-native), categorized by PR label via .github/release.yml. Rewrite to
document that and keep the local --snapshot command.
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@oleg-flamingocx, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 49 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8d1abbbd-b56c-4de4-a1d3-403454325685

📥 Commits

Reviewing files that changed from the base of the PR and between 4033f89 and f6971d0.

📒 Files selected for processing (2)
  • .github/release.yml
  • RELEASE_NOTES.md
📝 Walkthrough

Walkthrough

Documentation updates align release-note generation, GoReleaser local builds, cross-compilation guidance, and local maintenance commands with the current GitHub and CI workflows.

Changes

Release and development documentation

Layer / File(s) Summary
Release-note and GoReleaser guidance
RELEASE_NOTES.md
Describes GitHub-generated release notes, PR-label categorization, and local GoReleaser builds with publication skipped.
Local build and maintenance workflow
docs/development/setup/local-development.md
Documents six cross-compiled release platforms and replaces manual maintenance commands with CI-aligned make targets.

Estimated code review effort: 1 (Trivial) | ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the docs and release-notes updates to match current tooling.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@RELEASE_NOTES.md`:
- Around line 7-8: Update the “Other” release-notes description to describe
unmatched labels as the catch-all category, replacing the narrower “unlabeled”
wording while preserving the existing automated/bot exclusions and alignment
with labels: ['*'].
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 85286bfc-e942-4ea8-87cd-aafb1874728c

📥 Commits

Reviewing files that changed from the base of the PR and between 3c042e0 and 4033f89.

📒 Files selected for processing (2)
  • RELEASE_NOTES.md
  • docs/development/setup/local-development.md

Comment thread RELEASE_NOTES.md Outdated
ivan-flamingo
ivan-flamingo previously approved these changes Jul 13, 2026
The `['*']` category also catches labeled-but-uncategorized PRs, not only
unlabeled ones. Fix the wording in RELEASE_NOTES.md and the .github/release.yml
comment.
@oleg-flamingocx oleg-flamingocx merged commit 37475d4 into main Jul 13, 2026
9 checks passed
@oleg-flamingocx oleg-flamingocx deleted the chore/update-docs branch July 13, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants